ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class / Id Property

In This Topic
    Id Property (ReportItemStyle<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Id As String
    public string Id {get; set;}
    See Also